google.golang.org/grpc/internal/transport.bufWriter.buf (field)
4 uses
google.golang.org/grpc/internal/transport (current package)
http_util.go#L313: buf []byte
http_util.go#L322: buf: make([]byte, batchSize*2),
http_util.go#L336: nn := copy(w.buf[w.offset:], b)
http_util.go#L354: _, w.err = w.conn.Write(w.buf[:w.offset])
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)